ASensorList

{@link ASensorList} is an array of reference to {@link ASensor}.

A {@link ASensorList} can be initialized using ASensorManager_getSensorList().

extern (C)
alias ASensorList = ASensorRef*

Meta